ActiveReports for .NET 18.0J
UseReportDesigner(IAppBuilder,Action<ReportDesignerConfiguration>) メソッド

GrapeCity.ActiveReports.Aspnet.Designer 名前空間 > ConfigureExtensions クラス > UseReportDesigner メソッド : UseReportDesigner(IAppBuilder,Action<ReportDesignerConfiguration>) メソッド
ActiveReportsデザイナAPIのミドルウェアを設定します。
シンタックス
'宣言
 
Public Overloads Shared Sub UseReportDesigner( _
   ByVal app As Owin.IAppBuilder, _
   ByVal configAction As Action(Of ReportDesignerConfiguration) _
) 
public static void UseReportDesigner( 
   Owin.IAppBuilder app,
   Action<ReportDesignerConfiguration> configAction
)

パラメータ

app
configAction
参照

ConfigureExtensions クラス
ConfigureExtensions メンバ
オーバーロード一覧